Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
test-collector minor v1.10.1 -> v1.11.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

buildkite-plugins/test-collector-buildkite-plugin (test-collector)

v1.11.0: (🥵 Really Hot Day)

Compare Source

Added

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     test-collector#v1.10.2:
+     test-collector#v1.11.0:
        files: "test/junit-*.xml"
        format: "junit"

v1.10.2: (☁️ Cloudy Day)

Compare Source

Fixes / Added

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     test-collector#v1.10.1:
+     test-collector#v1.10.2:
        files: "test/junit-*.xml"
        format: "junit"

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 18, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/test-collector-1.x branch from 750846c to 47623b1 Compare February 4, 2025 00:41
@renovate renovate bot changed the title Update buildkite plugin test-collector to v1.10.2 Update buildkite plugin test-collector to v1.11.0 Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants